From: Andreas Schwab Date: Thu, 16 Apr 2009 09:32:26 +0000 (+0000) Subject: Add bug reference. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~814 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=036cb09f8c3015ed0e91bab9422e0c05dad29185;p=emacs.git Add bug reference. --- diff --git a/src/ChangeLog b/src/ChangeLog index 820aa6f379a..8bbd83a2d63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-04-16 Andreas Schwab * search.c (boyer_moore): Use zero as marker value for a possible - match instead of depending on overflow behavior. + match instead of depending on overflow behavior. (Bug#2844) 2009-04-16 Chong Yidong